func syscall.writeSetgroups
2 uses
syscall (current package)
exec_linux.go#L710: func writeSetgroups(pid int, enable bool) error {
exec_linux.go#L744: if err := writeSetgroups(pid, sys.GidMappingsEnableSetgroups); err != nil && err != ENOENT {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)